CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc http

搜索资源列表

  1. Cell在VB中下拉树形控件示例

    0下载:
  2. Cell在VB中下拉树形控件示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp Cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 软件概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual F
  3. 所属分类:界面编程

    • 发布日期:2009-05-15
    • 文件大小:2191
    • 提供者:luoqiling
  1. 驱动开发

    0下载:
  2. 驱动开发环境搭建vs6.0+ddk 2600+windows xp+Driver Studio 3.2 2010-07-07 09:35 驱动开发环境之Windows XP DDK2600,VC++ 6.0, Driver Studio 3.2 神秘的驱动开发,神秘的WINDOWS内核,是什么把这些搞得这么神秘呢? 搭Windows驱动开发平台. 要安装的东西都有这些:在Windows XP的基础上,先装上VC++6.0,再装DDK2600(也就是DDK的XP版),最后装 Driver Stud
  3. 所属分类:源码下载

    • 发布日期:2011-04-22
    • 文件大小:64512
    • 提供者:cdliqu@163.com
  1. GenericHTTPClient.rar

    0下载:
  2. vc++实现的http客户端,支持http访问服务器操作,下载文件,访问网页等,vc++实现的http客户端,支持http访问服务器操作,下载文件,访问网页等
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-16
    • 文件大小:6030
    • 提供者:xu
  1. HTTPserver

    0下载:
  2. 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-Written using VC-based WinSocket the http server, the program completed its own exception handling and multi-threaded processing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1107260
    • 提供者:hulifan
  1. 130845453

    0下载:
  2. http服务器代码,本工具源码是MFC开发的代码详细,开发环境VC++6.0-http server code, this tool is the MFC source code for the development of detailed, development environment, VC++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:47824
    • 提供者:wanghepeng
  1. HttpServer_VC

    0下载:
  2. 自行用vc++编写的httpserver服务器,自行解析http协议-Themselves with the vc++ written httpserver servers, self-analysis http protocol
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:269191
    • 提供者:kugong
  1. httpdownload

    0下载:
  2. VC 写的下载工具,多线程下载。学习MFC 及网络编程-http download tool by VC++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:29276
    • 提供者:wangbaosong
  1. httpprotocolanalyzer

    0下载:
  2. 用来捕获数据包,实现http的协议分析,是用VC编写的 -protocol analyzer can analyze http
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:467266
    • 提供者:曹耀辉
  1. ftpclientsourcecode

    0下载:
  2. ftp客户端源代码,使用VC+SOCKET编程,在SERV-U6.0服务器上测试通过,能断点续传-ftp client source code, using VC+ SOCKET programming, in the SERV-U6.0 servers tested, can HTTP
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:6724
    • 提供者:asdfghjkl
  1. SystemHardwareInfo

    0下载:
  2. VC++获取系统硬件信息 CPU名称个数BIOS源文件和exe 详细参见 http://blog.csdn.net/whucv/article/details/7828631-VC++ Get System Hardware Information CPU name the number of BIOS source files and exe detail see http://blog.csdn.net/whucv/article/details/7828631
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1883275
    • 提供者:刘世超
  1. RichEditUserLink

    0下载:
  2. VC自带的的RichEdit控件可以识别http开头的连接,并且点击超链接时触发相关事件。 但是无法自定义用户链接,本程序提供了用户自定义超链接的解决方案,供参考-VC RichEdit control that comes with beginning to recognize http connection, and click the hyperlink is triggered when the relevant events. However, users can customiz
  3. 所属分类:RichEdit

    • 发布日期:2017-03-27
    • 文件大小:29739
    • 提供者:wanghr
  1. sdl_astar_pathfind

    0下载:
  2. A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:10548
    • 提供者:丁俊
  1. Revised_AntColonyProgram

    0下载:
  2. 蚁群算法的vc程序,在window上可以运行的。具体的用法可以参照http://msdn.microsoft.com/zh-cn/magazine/hh781027.aspx-vc scorce code for ant colony algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:3280
    • 提供者:gexing
  1. WndTabs320

    0下载:
  2. WndTabs(http://www.wndtabs.com/) WndTabs主要是在编辑窗口中显示了所有已经打开的文件,在VC中能够更方便的操作这些文件,比如修改文件属性,copy文件路径、文件名等,并且还开放源代码,你要是愿意的话,可以添加自己很兴趣的功能。 -WndTabs (http://www.wndtabs.com/) WndTabs mainly in the editor window has been opened to all documents, in t
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:915106
    • 提供者:yimo
  1. cvery_47098510

    0下载:
  2. attendance.exe个人考勤软件是我的一个习作,去年初调试完成后,我把它的全部源码在VC知识库网站(http://www.vckbase.com/)发表,那可以称为1.0版,当时的初衷是介绍我在开发基于对话框的VC++应用程序时如何解决打印和打印预览这个难点问题的。最近我把它又作了一些修改、完善,算作2.0版,准备上传到贵网站介绍给大家。算不上有什么多大的实用价值,一般朋友也就拿来玩玩吧,对于那些遭遇到刻薄、自私、不通人情的老板的打工朋友,可以拿它来统计一下你为你的老板没日没夜工作花费
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:146453
    • 提供者:nickylee
  1. Hppt_Update_Sample

    0下载:
  2. 实际应用中的客户程序需要升级,例子代码演示如何通过http进行程序自动更新,很具有代表性,通过扩展可以应用到不同场合。在此共享,希望对大家有帮助。开发语言VC.-Practical application of the client need to upgrade, code examples demonstrate how to carry out procedures through http Automatic Updates, it is representative, through
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:237820
    • 提供者:zhu
  1. MyHTTPclent

    0下载:
  2. 一个基于http协议的VC源代码,这事他的客户端的源代码-Http agreement based on VC source code, it is a matter of his client
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:28991
    • 提供者:echo
  1. HTTPSVR

    0下载:
  2. 一个基于http协议的vc源代码,这个是他的服务器端的源代码,跟上次传的客户端的源代码对应-Http-based agreement vc source code, this is his server-side source code, with the last Chuan client source code corresponding
  3. 所属分类:Browser Client

    • 发布日期:2017-03-26
    • 文件大小:160502
    • 提供者:echo
  1. NetAnts

    0下载:
  2. 类似网络蚂蚁的断点续传程序。一个像网络蚂蚁的断点续传下载工具,使用VC编写。-Similar to the HTTP NetAnts procedures. NetAnts of a like HTTP download tool, use the VC to prepare.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:69216
    • 提供者:domi
  1. 47651506tinyhttpPROXY

    0下载:
  2. 是一个简易的http代理服务器 用VC编写 我也是从别的地方下来的 还挺好的-err
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2494
    • 提供者:侯娜飞
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com